home *** CD-ROM | disk | FTP | other *** search
/ Hacks & Cracks / Hacks_and_Cracks.iso / cracking software / word list maker.zip / readme.txt < prev    next >
Text File  |  1997-11-09  |  2KB  |  48 lines

  1. DictMaker v1.0
  2.  
  3. Written By: E-HACK (ehack@wilter.com)
  4. ----------------------------------------------------------------------------
  5.  
  6. Overview:
  7. DictMaker is a program to simply and quickly create wordlists of set length
  8. with random characters (upper case, lower case, and numbers). I can't really
  9. see a huge need for a program like this, as most password files are shadowed
  10. now, but hey, if you find it usefull, cool. This could also be used to make 
  11. passwords for you if you can't come up with one on your own. I've included
  12. the source code just to show you how simple it is, or if you want to use it
  13. in a *NIX environment.
  14.  
  15. ----------------------------------------------------------------------------
  16.  
  17. Usage:
  18. Simply run the program from the windows. Give filename and character length
  19. and passwords when prompted.
  20.  
  21. ----------------------------------------------------------------------------
  22.  
  23. Bugs:
  24. You may have trouble compiling the source on any *NIX system, and if you do
  25. get it to compile, it tends to do a core dump before it'll even create the
  26. wordlist. Also, if you try to make the number of passwords/characters too 
  27. large, it'll mess up. I could use "long int..." to fix it, but then it'd
  28. have problems for smaller numbers.
  29.  
  30. ----------------------------------------------------------------------------
  31.  
  32. Disclaimer:
  33. THIS PROGRAM IS DISTRIBUTED "AS IS," WITHOUT ANY IMPLIED OR EXPRESS WARRANTY
  34. AS TO ITS PERFORMANCE OR AS TO THE RESULTS THAT MAY BE OBTAINED BY ITS USE.
  35. E-HACK AND WILTERED FIRE ARE NOT LIABLE FOR DIRECT, INDIRECT, OR INCIDENTAL
  36. DAMAGES FROM ANY DEFECT, MALFUNCTION, INABLILITY OR OMISSION IN THE SOFTWARE
  37. OR MANUAL OR OTHER RELATED ITEMS AND PROCESSES, INCLUDING BUT NOT LIMITED TO
  38. SERVICE, LOSS OF BUSINESS, ANTICIPATED PROFIT, OR OTHER CONSEQUENTIAL DAMAGES.
  39.  
  40. ----------------------------------------------------------------------------
  41. A Wiltered Fire Production
  42.  
  43. Long Live Wiltered Fire
  44. http://www.wilter.com/wf/
  45.  
  46. Copyright ⌐ 1997 Wiltered Fire
  47. All Rights Reserved
  48.